home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Professional Soft Collection 1.02
/
Professional Soft Collection 1.02.iso
/
communic
/
bitfax.300
/
disk1
/
easylink.sc_
/
easylink.bin
Wrap
Text File
|
1994-04-19
|
627b
|
29 lines
{EASYLINK.SCP}
{This is the BIT Software version of the Easylink logon file.}
trace(0)
:start
@c=1
typecr("Select the Easylink Record ID...")
selpbk(default)
select(EasyLink)
if ( @mode <> 1 ) @mode = 1 { set it to call mode }
twait(1,"sec")
docomm
:loop1
if ( @conn = 0 ) goto :abort { abort if disconnected }
if ( @conn = 1 ) goto :done { continue on if connected }
goto :loop1
:done
{ Autologon file for CompuServ Network }
{ Replace y's with your own ID }
cwait("ID?")
"yyyyyyy$0d" {your own acct # and pass word}
:abort
exit